home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / progr / exphelp.arj / README.1ST < prev   
Encoding:
Text File  |  1991-12-12  |  6.8 KB  |  189 lines

  1. Notice to ALL: 
  2.  
  3.   The Expert Help Hypertext System is NOT SHAREWARE or FREEWARE.
  4.  
  5.   The Expert Help Hypertext System with its component programs
  6.   EH.EXE, EH.NG, EHC.EXE, EHML.EXE, DeCompil.EXE are a COMMERCIAL 
  7.   PRODUCT manufactured and sold by;
  8.      SofSolutions 440 Quentin Dr. San Antonio, TX 78201 USA 
  9.      Tel. (512) 735-0746
  10.  
  11.   Available from :
  12.         QBS Software Ltd
  13.         10 Barley Mow Passage
  14.         London
  15.         W4 4PH
  16.         Tel : +44-81-994-4842
  17.         Fax : +44-81-994-3441
  18.  
  19.         Prices:
  20.         Single use version  :    £89.00
  21.         Multiple use        :   £275.00
  22.         Development kit #1  :   £255.00
  23.         Development kit #2  :   £229.00
  24.  
  25.  
  26. Notice to BBS USERS: We encourage you to upload this Demo on as many BBS 
  27. systems as you like, provided that you conform to the following conditions:
  28.  
  29.   The Expert Help Demo file must be named. EHDEMO.ZIP
  30.   The file EHDEMO.ZIP must contain the following file.
  31.   1. This readme file.
  32.   2. The Expert Help Database EH-INFO.NG
  33.   3. The Expert Help Demo Engine EH.EXE
  34.   4. The Database List EHDB.LST
  35.   5. The Expert Help Brief Macros INDENTX.CB and INDENTX.CM
  36.  
  37. If you have any questions, please call Curtis Palm at (512) 735-0746.
  38. Thank you, Curtis Palm, Author - The Expert Help Hypertext System
  39.  
  40. =============================================================================
  41. About the Demo:
  42.   The Expert Help Demo is full featured version of the Expert Help 
  43.   Engine with one exception, It will only run for 20 minutes at a time.
  44.   After 20 minutes it will pop-down the display and unload itself from
  45.   memory. The Expert Help Hypertext System (Personal Use Version)
  46.   comes with the following tools. The Expert Help Engine, Database 
  47.   Compiler/Linker/De-Compiler and a Hypertext Manual. 
  48.  
  49. --------------------------------------------------------------------------
  50. Installing the Expert Help Engine:
  51.   The Expert Help files should be copied to the directory EH or
  52.   the directory where you keep your Expert Help /Norton Guides 
  53.   Databases. When running, this will become the default directory 
  54.   where the Expert Help Engine will look for databases. 
  55.   For optimal performance, run the Expert Help Engine from a Hard Drive.
  56.  
  57. To install Expert Help, 
  58.   put the Expert Help disk in a floppy drive A and type,
  59.  
  60.             COPY A: *.*  C:\EH (press ENTER).
  61.  
  62. Where A is the name of the floppy drive where the Expert Help 
  63. diskette is located.
  64.  
  65. By default the Expert Help Engine will look for EMS and use it when available.
  66. Since there are at times, conflicts among TSR's we suggest that you load EH
  67. into conventional memory first, with the -C parameter as shown below. Once 
  68. you are comfortable with Expert Help you can run it in EMS. If you do decide
  69. to run EH in EMS, make sure that you remove the /X parameter from your 
  70. BUFFERS line in your config.sys. 
  71.        Example. 
  72.                   BUFFERS = 20/X 
  73.  
  74.        should be changed to 
  75.  
  76.                   BUFFERS = 20 
  77.  
  78. This is needed because the /X parameter causes a conflict when EH is run from
  79. Exapnded Memory.
  80.  
  81.  
  82.  
  83. Running the Engine:
  84.             Type,  EH -C (press enter)
  85.  
  86. There are currently seven command line parameters that can be used 
  87. when loading the Engine.
  88.  
  89.     -C          Loads the Engine into Conventional Memory.
  90.  
  91.     -N        Loads the Engine in non-memory-resident mode.
  92.  
  93.     -Ffilename     Lets you specify a database to load at start-up. 
  94.                 (This lets you override the default file.)
  95.  
  96.     -U          Un-Loads the Engine from memory-resident mode.
  97.          You can also use ALT-U while the text display window is 
  98.                 popped-up.
  99.  
  100.     -H        Displays a help screen of command line parameters.
  101.  
  102.     -I          Enables Intense Background Colors.
  103.  
  104.     -Mnn        Sets the sensitivity (to motion) of the mouse. 
  105.                 Range 1-99. Default: 12 (smaller number increases sens.)
  106.  
  107.  
  108. The current Hot-Key is LEFT-SHIFT-F1.
  109.  
  110.   Unloading the Engine:
  111.     Pop-up the display using LEFT-SHIFT-F1, then press ALT-U. This will 
  112.     unload the Engine from memory. Note: The Engine will only unload if 
  113.     it is safe to do so (Example - No TSR's loaded after the Engine.)
  114.  
  115. ======================================================================
  116. Keys that Navigate the Text Display Window.
  117. ----------------------------------------------------------------------
  118.   When popped-up, the Text Display Window of the Search Engine can be 
  119.   manipulated with the following keys:
  120.  
  121.   LEFT-SHIFT-F1  This is the default Hot-Key that pops-Up/Dn the display window.
  122.  
  123.   F1  Options menu \ Help screen for the Search Engine.
  124.  
  125.   F9  Toggles the display size (half/full screen).
  126.  
  127.   ENTER  Selects the highlighted item.
  128.  
  129.   E  Expands from the first level menu highlight to a more detailed 
  130.      explanation of the highlighted keyword.
  131.  
  132.   R  Opens the Related Topics menu (if they exists for the selected entry). 
  133.      E and Enter can also be used.
  134.  
  135.   Gray +  Moves from the current long entry to the next long entry.
  136.  
  137.   Gray -  Moves from the current long entry to the previous long entry.
  138.  
  139.   ESC  If in the second level, <ESC> will display the first level. 
  140.        If in the first level, <ESC> pops-down the display and returns 
  141.        you to your work.
  142.  
  143.   Up Arrow  Moves the lightbar menu highlight up.
  144.  
  145.   Down Arrow  Moves the lightbar menu highlight down.
  146.  
  147.   Right Arrow  Moves the pull down menu lightbar to the right.
  148.  
  149.   Left Arrow  Moves the pull down menu lightbar to the left.
  150.  
  151.   Shift Up Arrow  In half screen mode, moves the display window up.
  152.     
  153.   Shift Down Arrow  In half screen mode, moves the display window down.
  154.  
  155.   F10  Returns you to your work. The display will pop-up where you left off.
  156.  
  157.   Alt-L  Toggles Auto-Lookup On / Off.
  158.  
  159.   Alt-S  Opens the search window.
  160.  
  161.   Alt-N  or Alt-A  Continues the search for the next match. 
  162.   
  163.   Alt-I  Returns you to your work. But leaves an image of the display.
  164.  
  165.   Alt-D  Open the file selection window. Press Enter to select, Esc to close.
  166.  
  167.   Alt-U  Unloads the Engine from memory.
  168.  
  169.   Alt-C  Activates the Cut and Paste Routine.
  170.  
  171.   Alt-P  Activates the Cut and Print Routine.
  172.  
  173.   Mouse Buttons: Left = ENTER 
  174.                  Right = ESC
  175.                  Center = F1 (Options / Help Menu)
  176.                  Left + Right = F10 (pops-down display with bookmark)  
  177.  
  178. =============================================================================
  179.  
  180.   Note: Any menu or menu item can be selected by typing the first letter 
  181.         of the entry that you want to open. If more than entry has the same 
  182.         first letter, the first one is selected with the specified letter.
  183.  
  184.   Note: To save your current settings to disk, select SAVE OPTIONS from the 
  185.         Options Menu (Press F1).
  186.  
  187. -----------------------------------------------------------------------------
  188.   End of Readme File.    
  189.